Skip to main content

SystemErrorDescription

Type

expression

Summary

The system error description.

Syntax

the system error message

Description

Evaluates to a string describing the current platform-dependent system error code.

*Note
  • The system error code may be modified or cleared by any syntax that interacts with the operating system (e.g. by performing input or output). You should check the system error code as soon as possible after any platform operation that might fail.
Thank you for your feedback!

Was this page helpful?